home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / MacOS 8 Resources / Developer Tools / Mac OS 8 Interfaces & Libraries / Interfaces / CIncludes / Desk.h < prev    next >
C/C++ Source or Header  |  1996-05-01  |  292b  |  10 lines

  1. /* 
  2.     This file has been included to allow older source code 
  3.     to #include <Desk.h>.  Please update your source
  4.     could to directly include the files below.
  5. */
  6. #include <Menus.h>
  7. #include <Devices.h>
  8. #include <Events.h>
  9. #error include <Menus.h>, <Devices.h>, and <Events.h> instead of <Desk.h>
  10.